[INFO] fetching crate pmsh 0.1.1...
[INFO] testing pmsh-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pmsh 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pmsh 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pmsh 0.1.1
[INFO] tweaked toml for crates.io crate pmsh 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pmsh 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pmsh 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8529208d2e69bb06b324355458560b98c15962fe3dd9cd112056d2133782ee3
[INFO] running `Command { std: "docker" "start" "-a" "d8529208d2e69bb06b324355458560b98c15962fe3dd9cd112056d2133782ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8529208d2e69bb06b324355458560b98c15962fe3dd9cd112056d2133782ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8529208d2e69bb06b324355458560b98c15962fe3dd9cd112056d2133782ee3", kill_on_drop: false }`
[INFO] [stdout] d8529208d2e69bb06b324355458560b98c15962fe3dd9cd112056d2133782ee3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a9da2c540e8a4ea715733ee0e1ed1b576bb46bfce1633b2759d63cb1e1f9a8e
[INFO] running `Command { std: "docker" "start" "-a" "9a9da2c540e8a4ea715733ee0e1ed1b576bb46bfce1633b2759d63cb1e1f9a8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling conch-parser v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pmsh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9a9da2c540e8a4ea715733ee0e1ed1b576bb46bfce1633b2759d63cb1e1f9a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a9da2c540e8a4ea715733ee0e1ed1b576bb46bfce1633b2759d63cb1e1f9a8e", kill_on_drop: false }`
[INFO] [stdout] 9a9da2c540e8a4ea715733ee0e1ed1b576bb46bfce1633b2759d63cb1e1f9a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 726ea2bbf8aebea1f5188342c25846002ee6ea361b32e11dc0f6282ead3fe4a0
[INFO] running `Command { std: "docker" "start" "-a" "726ea2bbf8aebea1f5188342c25846002ee6ea361b32e11dc0f6282ead3fe4a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ptyprocess v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling expectrl v0.8.0
[INFO] [stderr]    Compiling pmsh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "726ea2bbf8aebea1f5188342c25846002ee6ea361b32e11dc0f6282ead3fe4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726ea2bbf8aebea1f5188342c25846002ee6ea361b32e11dc0f6282ead3fe4a0", kill_on_drop: false }`
[INFO] [stdout] 726ea2bbf8aebea1f5188342c25846002ee6ea361b32e11dc0f6282ead3fe4a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec25e9aad6d78c75e2b9d2db38ba041fc2f829d3465963599239644a9748c554
[INFO] running `Command { std: "docker" "start" "-a" "ec25e9aad6d78c75e2b9d2db38ba041fc2f829d3465963599239644a9748c554", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pmsh-749367c61bea0ce4)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test autocomplete::tests::test_extract_command_and_word ... ok
[INFO] [stdout] test autocomplete::tests::test_complete_with_registry ... ok
[INFO] [stdout] test autocomplete::tests::test_pmsh_helper_hinter_highlighter ... ok
[INFO] [stdout] test autocomplete::tests::test_extract_git_context ... ok
[INFO] [stdout] test autocomplete::tests::test_pmsh_helper_completer ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_missing_wordlist ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_with_wordlist_and_word ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_no_args ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_help ... ok
[INFO] [stdout] test builtins::compgen::tests::test_compgen_builtin_with_wordlist_no_word ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_register ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_remove ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_missing_wordlist ... ok
[INFO] [stdout] test builtins::export::tests::test_export_unknown_var_is_noop ... ok
[INFO] [stdout] test builtins::complete::tests::test_complete_builtin_no_args ... ok
[INFO] [stdout] test builtins::export::tests::test_export_existing_var ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_existing_var ... ok
[INFO] [stdout] test builtins::history::tests::test_history_builtin_prints ... ok
[INFO] [stdout] test builtins::history::tests::test_history_help ... ok
[INFO] [stdout] test builtins::version::tests::test_version_builtin_success ... ok
[INFO] [stdout] test builtins::export::tests::test_export_with_value ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_builtin_changes_dir ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_multiple_vars ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_no_args_returns_error ... ok
[INFO] [stdout] test builtins::export::tests::test_export_no_args_prints_exports ... ok
[INFO] [stdout] test builtins::export::tests::test_export_multiple_args ... ok
[INFO] [stdout] test builtins::version::tests::test_version_builtin_with_args ... ok
[INFO] [stdout] test colors::tests::test_red ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_get_non_existent ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_new ... ok
[INFO] [stdout] test completion_registry::tests::test_comp_registry_static ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_dash_switches_to_previous_dir ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_register_and_get ... ok
[INFO] [stdout] test completion_registry::tests::test_completion_registry_remove ... ok
[INFO] [stdout] test executor::tests::test_execute_pipeline_empty ... ok
[INFO] [stdout] test autocomplete::tests::test_get_git_branches_and_remotes ... ok
[INFO] [stdout] test colors::tests::test_green ... ok
[INFO] [stdout] test executor::tests::test_execute_function_error_restores_vars ... ok
[INFO] [stdout] test functions::tests::test_get_non_existent ... ok
[INFO] [stdout] test functions::tests::test_new ... ok
[INFO] [stdout] test builtins::unset::tests::test_unset_nonexistent_var_is_noop ... ok
[INFO] [stdout] in subshell
[INFO] [stdout] test functions::tests::test_overwrite ... ok
[INFO] [stdout] called_func
[INFO] [stdout] test functions::tests::test_remove ... ok
[INFO] [stdout] test builtins::cd::tests::test_cd_dash_without_oldpwd ... ok
[INFO] [stdout] test functions::tests::test_set_and_get ... ok
[INFO] [stdout] test executor::tests::test_execute_variable_assignment ... ok
[INFO] [stdout] test executor::tests::test_execute_subshell ... ok
[INFO] [stdout] test executor::tests::test_execute_function_def_and_call ... ok
[INFO] [stdout] test history::tests::test_history_manager_load_empty ... ok
[INFO] [stdout] test executor::tests::test_execute_external_nonexistent_fails ... ok
[INFO] [stdout] test parser::tests::test_parse_double_single_quotes ... ok
[INFO] [stdout] test parser::tests::test_parse_null ... ok
[INFO] [stdout] test parser::tests::test_parse_assignments ... ok
[INFO] [stdout] 2
[INFO] [stdout] hello
[INFO] [stdout] test parser::tests::test_parse_function ... ok
[INFO] [stdout] test parser::tests::test_parse_only_assignments ... ok
[INFO] [stdout] test builtins::exit::tests::test_exit_builtin_save_failure ... ok
[INFO] [stdout] test parser::tests::test_parse_error ... ok
[INFO] [stdout] test parser::tests::test_parse_simple ... ok
[INFO] [stdout] test parser::tests::test_parse_parameters ... ok
[INFO] [stdout] test parser::tests::test_parse_script ... ok
[INFO] [stdout] test parser::tests::test_parse_pipeline ... ok
[INFO] [stdout] test executor::tests::test_execute_pipeline_echo_to_wc ... ok
[INFO] [stdout] test executor::tests::test_execute_pipeline_single_command ... ok
[INFO] [stdout] test path_utils::tests::test_expand_home ... ok
[INFO] [stdout] test parser::tests::test_parse_special_chars ... ok
[INFO] [stdout] test parser::tests::test_parse_subshell ... ok
[INFO] [stdout] test repl::tests::test_execute_pipeline_struct_executor_error ... ok
[INFO] [stdout] test builtins::exit::tests::test_exit_builtin_saves_history ... ok
[INFO] [stdout] test repl::tests::test_execute_line_empty ... ok
[INFO] [stdout] test repl::tests::test_execute_line_with_builtin_handled_continue ... ok
[INFO] [stdout] test repl::tests::test_execute_line_source_file_not_found ... ok
[INFO] [stderr]      Running tests/integration_repl.rs (/opt/rustwide/target/debug/deps/integration_repl-a6b9549cabd97738)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] hello
[INFO] [stdout] test integration_repl_echo_and_exit ... ok
[INFO] [stdout] test integration_repl_subshell_env_isolation ... ok
[INFO] [stderr]      Running tests/test_autocomplete.rs (/opt/rustwide/target/debug/deps/test_autocomplete-cd85eed68fd92403)
[INFO] [stdout] test integration_repl_subshell_cd_isolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_autocomplete_cargo_toml ... ok
[INFO] [stdout] test test_autocomplete_custom_complete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_autocomplete_args.rs (/opt/rustwide/target/debug/deps/test_autocomplete_args-e48d101240c7cc39)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_autocomplete_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_compgen.rs (/opt/rustwide/target/debug/deps/test_compgen-21a90752bcdc912c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_compgen_builtin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_functions.rs (/opt/rustwide/target/debug/deps/test_functions-fe0ac5df41f777bf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_function_definition_and_execution ... ok
[INFO] [stdout] test test_multiline_function_script ... ok
[INFO] [stdout] test test_function_arguments ... ok
[INFO] [stderr]      Running tests/test_source.rs (/opt/rustwide/target/debug/deps/test_source-306b73d269abc25f)
[INFO] [stdout] test test_function_keyword ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_source_builtin ... ok
[INFO] [stderr]      Running tests/test_subshell_fork.rs (/opt/rustwide/target/debug/deps/test_subshell_fork-4cce8a3e8e9e0f75)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_subshell_variable_isolation ... ok
[INFO] [stdout] test test_subshell_directory_isolation ... ok
[INFO] [stdout] test test_nested_subshells ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ec25e9aad6d78c75e2b9d2db38ba041fc2f829d3465963599239644a9748c554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec25e9aad6d78c75e2b9d2db38ba041fc2f829d3465963599239644a9748c554", kill_on_drop: false }`
[INFO] [stdout] ec25e9aad6d78c75e2b9d2db38ba041fc2f829d3465963599239644a9748c554
